message security - перевод на русский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

message security - перевод на русский

MECHANISM FOR INTERPROCESS COMMUNICATION
Message passing programming; Message Passing; Message-based protocol; Message-passing; Message-based; Message (object-oriented programming); Asynchronous message passing; Synchronous message passing

message security      
безопасность обмена сообщениями
message authentication         
IN INFORMATION SECURITY
Data authenticity; Authenticity (information security); Data origin authentication; Data-origin authentication; Data Origin Authentication; Message Authentication; Data Authentication; Data authentication; Data origin authenticity; Message authenticity; Data-origin authenticity; Cryptographitcally authenticated; Cryptographic authentication; Cryptographically authenticated
аутентификация сообщений
message passing         

общая лексика

передача сообщений, обмен сообщениями

один из двух способов организации взаимодействия между параллельными процессами (другой - shared memory)

Определение

БОИНГ
(Boeing) Уильям Эдуард (1881-1956) , американский авиаконструктор и промышленник. В 1916 основал фирму "Пасифик аэро продактс" (Pacific Aero Products), сменившую название через несколько месяцев на "Боинг эрплейн" (Boeng Airplane Co.) и выпускавшую до 1927 в основном военные самолеты. Организовал почтовые авиаперевозки, в 1926 создал свою авиатранспортную компанию. Его имя носит современная фирма "Боинг".

Википедия

Message passing

In computer science, message passing is a technique for invoking behavior (i.e., running a program) on a computer. The invoking program sends a message to a process (which may be an actor or object) and relies on that process and its supporting infrastructure to then select and run some appropriate code. Message passing differs from conventional programming where a process, subroutine, or function is directly invoked by name. Message passing is key to some models of concurrency and object-oriented programming.

Message passing is ubiquitous in modern computer software. It is used as a way for the objects that make up a program to work with each other and as a means for objects and systems running on different computers (e.g., the Internet) to interact. Message passing may be implemented by various mechanisms, including channels.

Как переводится message security на Русский язык